feat(servicenow): add offset and display value params to read records#3415
feat(servicenow): add offset and display value params to read records#3415waleedlatif1 merged 4 commits intostagingfrom
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub. |
PR SummaryLow Risk Overview Updates the ServiceNow block UI/config to expose these parameters (including type coercion for Written by Cursor Bugbot for commit 18982b8. Configure here. |
Greptile SummaryThis PR adds two new optional parameters to the ServiceNow Read Records operation:
Confidence Score: 3/5
Last reviewed commit: c66926e |
|
@greptile |
|
@cursor review |
|
@greptile |
Summary
offsetparam (sysparm_offset) to ServiceNow Read Records for pagination supportdisplayValueparam (sysparm_display_value) to return human-readable names instead of raw sys_idsType of Change
Testing
Tested manually
Checklist